-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #43373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main into live #43373
Conversation
Bumps the dotnet group in /docs/ai/how-to/snippets/semantic-kernel with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel). Updates `Microsoft.SemanticKernel` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.26.0...dotnet-1.27.0) --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/azure/sdk/snippets/pagination with 1 update: [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net). Updates `Microsoft.Extensions.Azure` from 1.7.6 to 1.8.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.6...Microsoft.Extensions.Azure_1.8.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Azure dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/ai/quickstarts/snippets/local-ai with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel). Updates `Microsoft.SemanticKernel` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.26.0...dotnet-1.27.0) --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tes (#43358) Bumps the dotnet group in /docs/azure/sdk/snippets/logging with 2 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Identity` from 1.13.1 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.1) Updates `Microsoft.Extensions.Azure` from 1.7.6 to 1.8.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.6...Microsoft.Extensions.Azure_1.8.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Azure dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics). Updates `Microsoft.Diagnostics.NETCore.Client` from 0.2.547301 to 0.2.553101 - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/commits) --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.NETCore.Client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel). Updates `Microsoft.SemanticKernel` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.26.0...dotnet-1.27.0) --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add copilot use case example * Update how-to-convert-a-string-to-a-number.md * Add metadata * Add GitHub Copilot usage scenario * Update parse-strings-using-split.md * Update example * update ms.date * Refine string splitting example in documentation * Updates * Add images * Add image * Fix image file path * Add image * Update docs/csharp/how-to/parse-strings-using-split.md Co-authored-by: Bill Wagner <[email protected]> * Create media folder * Move image file * Delete readme * Create media sub folder * Delete docs/csharp/programming-guide/types/media/how-to-convert-a-string-to-a-number * Create media subfolder * Move image file * Delete readme * Delete docs/media/github-copilot-chat-convert-string-to-number.png * Delete docs/media/github-copilot-chat-string-split.png * Fix image * fix image file path * Fix error * Fix error * Fix image source path in documentation --------- Co-authored-by: Bill Wagner <[email protected]>
…File-Scoped Declarations. (#43304) * Updated namespace.md to resolve bug 43266. * Apply suggestions from code review --------- Co-authored-by: Adit Sheth <[email protected]> Co-authored-by: Bill Wagner <[email protected]>
Fixes #42445 Add a paragraph to describe how overload resolution changes when a `params` argument is a set of discrete elements vs. a collection or a collection expression.
* Edit pass. Fixes #43263 * Fix highlighting
Co-authored-by: Genevieve Warren <[email protected]>
Add new nuget resolver
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse